pp108 : Properties of the Parameter Element

Properties of the Parameter Element

This topic describes the properties of the parameter element in the XML structure of a WS-AppServer model.

A parameter contains the parameters that need to be passed to the method. To create a BusObject, define values for properties described in the following table.

Property

Description

<name>

Name of the parameter

attribute

This attribute of the parameter indicates its association with a particular attribute in the class. A value is provided to this attribute if method implementation value default:GetByAttributes or default:GetByAttributesRange is used.

<type>

The data type of the parameter.

<name>

The name of the method.


Related tasks

Viewing and Editing the XML Structure of a WS-AppServer Model

Related reference

Properties of the Attribute Element
Properties of the Class Element
Properties of the Method Element
Properties of the Relation Attribute
Properties of the Type Element